CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - i2c verilog

搜索资源列表

  1. i2c.tar

    1下载:
  2. I2C verilog 源代码 非常好的代码,大家可以
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:695180
    • 提供者:daichen
  1. i2c_ip.zip

    1下载:
  2. I2C的ip核,Verilog实现,可以直接用在你的项目中。I2C是一种简单实用的通讯协议。,I2C' s ip nuclear, Verilog realization, you can directly use in your projects. I2C is a simple and practical protocol.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-01
    • 文件大小:2208070
    • 提供者:caibaiyin
  1. ov7660_tft

    0下载:
  2. verilog 写的ov7670的i2c控制,对初学者很有好处-verilog write ov7670 the i2c control is very good for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:392009
    • 提供者:孙文
  1. I2C_Controller

    0下载:
  2. Verilog 硬件描述语言的 I2C收发控制器程序-Verilog hardware descr iption language, I2C transceiver controller program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1486
    • 提供者:
  1. I2C_rw

    1下载:
  2. 读写I2C FLASH的Verilog程序 -The Verilog program to read and write I2C FLASH
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-01
    • 文件大小:6144
    • 提供者:石震
  1. I2C_Slave

    1下载:
  2. I2C从设备(Slave) Verilog 代码、设计文档和使用文档,简单、适用:很方便修改工作频率,自定义寄存器接口。-I2C slave (Slave) Verilog code, design documents and user guide, simply to apply: the frequency of easy modification, customized register interface.
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-11
    • 文件大小:597444
    • 提供者:QinZhujun
  1. FPGA_Interface_verilog

    0下载:
  2. verilog数字接口实验程序,包括USB,矩阵键盘,蜂鸣器,串口,i2c总线接口程序实例。-verilog digital interface for experimental procedures, including the matrix keyboard, buzzer, serial, i2c bus interface program instance.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2796130
    • 提供者:wylie
  1. I2C-CPLD

    0下载:
  2. I2C总线通讯的CPLD实现,包括详细的设计方法及源程序。-I2C总线通讯的CPLD实现
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:270286
    • 提供者:nmh
  1. I2C

    2下载:
  2. iic verilog 从机程序 包含iic Verilog的主模块,控制模块和io寄存器模块-iic Verilog slave
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:350719
    • 提供者:ppddxxx
  1. i2c-IPcore

    0下载:
  2. 一个I2C 接口的verilog 代码,经过测试,可以用的-Verilog code for an I2C interface, tested, can be used
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:570437
    • 提供者:jia
  1. I2C

    0下载:
  2. 此源码为基于FPGA的实现I2C总线协议的程序,程序中实现了AT24C02的芯片的读写。-The source code for the FPGA-based implementation of I2C bus protocol of the program, the program is implemented to read and write AT24C02 chip.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:73149
    • 提供者:王强
  1. I2C

    1下载:
  2. I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2513
    • 提供者:Craftor
  1. I2C

    0下载:
  2. 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:8160
    • 提供者:huangjiaju
  1. i2c

    0下载:
  2. I2C的RTL源码,verilog,验证过的-I2C verilog RTL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:88801
    • 提供者:zhangq
  1. IIC1

    0下载:
  2. i2c verilog code for de2 board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2040
    • 提供者:venkat
  1. I2C

    0下载:
  2. 自己编写的针对I2C芯片的Verilog读写程序,非常有用(I have written for I2C chip Verilog read and write procedures, very useful)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:何河
  1. i2c

    0下载:
  2. I2C逻辑实现,完整的I2C逻辑功能,可以实现I2C主设备功能(I2C logic implementation, complete I2C logic function, can realize the function of I2C main equipment)
  3. 所属分类:VHDL/FPGA/Verilog

  1. Altera-verilog-I2C

    1下载:
  2. I2c verilog语言,在开发板上验证过的FPGA端代码程序;(Altera flatform, use verilog code i2c, test ok.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:1008640
    • 提供者:武哥
  1. I2C

    0下载:
  2. I2C配置接口,verilog源代码。。。。。。。。。。(The I2C configuration interface Verilog source code)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:iwangying
  1. i2c

    0下载:
  2. I2C总线verilog仿真,quartus(I2C bus Verilog simulation, quartus)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:151552
    • 提供者:zed_awp
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com